home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 1 / MacMania 1.toast / Educational / Misc. / Ocular Anatomy Tutor / card_3400.txt < prev    next >
Text File  |  1990-02-22  |  9KB  |  515 lines

  1. -- card: 3400 from stack: in
  2. -- bmap block id: 3758
  3. -- flags: 0000
  4. -- background id: 2743
  5. -- name: Topic Card
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide menuBar
  9. end openCard
  10.  
  11.  
  12.  
  13.  
  14.  
  15. -- part 1 (field)
  16. -- low flags: 01
  17. -- high flags: 0007
  18. -- rect: left=328 top=47 right=334 bottom=510
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 0
  22. -- font id: 3
  23. -- text size: 9
  24. -- style flags: 0
  25. -- line height: 11
  26. -- part name: Key Words
  27. ----- HyperTalk script -----
  28. on mouseup
  29.   global vKeyword
  30.   put the mouseV into y
  31.   put the rect of the target into r
  32.   set lockText of the target to false
  33.   click at (item 1 of r),y
  34.   click at ((item 3 of r)-21),y with shiftkey
  35.   set the lockText of the target to true
  36.   put selection into vKeyword
  37.   set the lockScreen to true
  38.   go next
  39.   find whole vKeyword in fld Data
  40.   play "harpsichord" tempo 600 "84 76 84 76 84 76"
  41. end mouseup
  42.  
  43.  
  44.  
  45. -- part 2 (button)
  46. -- low flags: 00
  47. -- high flags: A004
  48. -- rect: left=4 top=4 right=53 bottom=55
  49. -- title width / last selected line: 0
  50. -- icon id / first selected line: 14953 / 14953
  51. -- text alignment: 1
  52. -- font id: 0
  53. -- text size: 12
  54. -- style flags: 0
  55. -- line height: 16
  56. -- part name: Exit
  57. ----- HyperTalk script -----
  58. on mouseUp
  59.   visual iris close
  60.   go to card id 2918
  61. end mouseUp
  62.  
  63.  
  64.  
  65.  
  66. -- part 3 (button)
  67. -- low flags: 00
  68. -- high flags: 2000
  69. -- rect: left=1 top=231 right=258 bottom=49
  70. -- title width / last selected line: 0
  71. -- icon id / first selected line: 0 / 0
  72. -- text alignment: 1
  73. -- font id: 0
  74. -- text size: 12
  75. -- style flags: 0
  76. -- line height: 16
  77. -- part name: Vitreous
  78. ----- HyperTalk script -----
  79. on mouseUp
  80.   visual iris close
  81.   go to card id 7237
  82. end mouseUp
  83.  
  84.  
  85.  
  86.  
  87. -- part 4 (button)
  88. -- low flags: 00
  89. -- high flags: 2000
  90. -- rect: left=105 top=142 right=159 bottom=163
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: Uveal
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   visual iris close
  102.   go to card id 6163
  103. end mouseUp
  104.  
  105.  
  106.  
  107.  
  108. -- part 5 (button)
  109. -- low flags: 00
  110. -- high flags: 2000
  111. -- rect: left=145 top=107 right=138 bottom=225
  112. -- title width / last selected line: 0
  113. -- icon id / first selected line: 0 / 0
  114. -- text alignment: 1
  115. -- font id: 0
  116. -- text size: 12
  117. -- style flags: 0
  118. -- line height: 16
  119. -- part name: Lens
  120. ----- HyperTalk script -----
  121. on mouseUp
  122.   visual iris close
  123.   go to card id 6693
  124. end mouseUp
  125.  
  126.  
  127.  
  128.  
  129. -- part 6 (button)
  130. -- low flags: 00
  131. -- high flags: 2000
  132. -- rect: left=237 top=71 right=87 bottom=276
  133. -- title width / last selected line: 0
  134. -- icon id / first selected line: 0 / 0
  135. -- text alignment: 1
  136. -- font id: 0
  137. -- text size: 12
  138. -- style flags: 0
  139. -- line height: 16
  140. -- part name: Cornea
  141. ----- HyperTalk script -----
  142. on mouseUp
  143.   visual iris close
  144.   go to card id 4671
  145. end mouseUp
  146.  
  147.  
  148.  
  149.  
  150. -- part 7 (button)
  151. -- low flags: 00
  152. -- high flags: 2000
  153. -- rect: left=292 top=253 right=266 bottom=327
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: Retina
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   visual iris close
  165.   go to card id 7696
  166. end mouseUp
  167.  
  168.  
  169.  
  170.  
  171. -- part 8 (button)
  172. -- low flags: 00
  173. -- high flags: 2000
  174. -- rect: left=1 top=160 right=188 bottom=59
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 0 / 0
  177. -- text alignment: 1
  178. -- font id: 0
  179. -- text size: 12
  180. -- style flags: 0
  181. -- line height: 16
  182. -- part name: EOM
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   visual iris close
  186.   go to card id 8692
  187. end mouseUp
  188.  
  189.  
  190.  
  191.  
  192. -- part 9 (button)
  193. -- low flags: 00
  194. -- high flags: 2000
  195. -- rect: left=44 top=82 right=97 bottom=116
  196. -- title width / last selected line: 0
  197. -- icon id / first selected line: 0 / 0
  198. -- text alignment: 1
  199. -- font id: 0
  200. -- text size: 12
  201. -- style flags: 0
  202. -- line height: 16
  203. -- part name: Sclera
  204. ----- HyperTalk script -----
  205. on mouseUp
  206.   visual iris close
  207.   go to card id 5299
  208. end mouseUp
  209.  
  210.  
  211.  
  212.  
  213. -- part 10 (button)
  214. -- low flags: 00
  215. -- high flags: 2000
  216. -- rect: left=210 top=303 right=319 bottom=273
  217. -- title width / last selected line: 0
  218. -- icon id / first selected line: 0 / 0
  219. -- text alignment: 1
  220. -- font id: 0
  221. -- text size: 12
  222. -- style flags: 0
  223. -- line height: 16
  224. -- part name: Blood
  225. ----- HyperTalk script -----
  226. on mouseUp
  227.   visual iris close
  228.   go to card id 9071
  229. end mouseUp
  230.  
  231.  
  232.  
  233.  
  234. -- part 11 (button)
  235. -- low flags: 00
  236. -- high flags: 2000
  237. -- rect: left=25 top=314 right=328 bottom=106
  238. -- title width / last selected line: 0
  239. -- icon id / first selected line: 0 / 0
  240. -- text alignment: 1
  241. -- font id: 0
  242. -- text size: 12
  243. -- style flags: 0
  244. -- line height: 16
  245. -- part name: Nervous
  246. ----- HyperTalk script -----
  247. on mouseUp
  248.   visual iris close
  249.   go to card id 10000
  250. end mouseUp
  251.  
  252.  
  253.  
  254.  
  255. -- part 12 (button)
  256. -- low flags: 00
  257. -- high flags: 2000
  258. -- rect: left=152 top=179 right=191 bottom=222
  259. -- title width / last selected line: 0
  260. -- icon id / first selected line: 0 / 0
  261. -- text alignment: 1
  262. -- font id: 0
  263. -- text size: 12
  264. -- style flags: 0
  265. -- line height: 16
  266. -- part name: Abbreviations
  267. ----- HyperTalk script -----
  268. on mouseUp
  269.   visual iris close
  270.   go to card id 10710
  271. end mouseUp
  272.  
  273.  
  274.  
  275.  
  276. -- part 13 (button)
  277. -- low flags: 00
  278. -- high flags: 2000
  279. -- rect: left=152 top=192 right=204 bottom=222
  280. -- title width / last selected line: 0
  281. -- icon id / first selected line: 0 / 0
  282. -- text alignment: 1
  283. -- font id: 0
  284. -- text size: 12
  285. -- style flags: 0
  286. -- line height: 16
  287. -- part name: Embryology
  288. ----- HyperTalk script -----
  289. on mouseUp
  290.   visual iris close
  291.   go to card id 9679
  292. end mouseUp
  293.  
  294.  
  295.  
  296.  
  297. -- part 14 (button)
  298. -- low flags: 00
  299. -- high flags: 2000
  300. -- rect: left=152 top=204 right=216 bottom=222
  301. -- title width / last selected line: 0
  302. -- icon id / first selected line: 0 / 0
  303. -- text alignment: 1
  304. -- font id: 0
  305. -- text size: 12
  306. -- style flags: 0
  307. -- line height: 16
  308. -- part name: Eyelids
  309. ----- HyperTalk script -----
  310. on mouseUp
  311.   visual iris close
  312.   go to card id 8001
  313. end mouseUp
  314.  
  315.  
  316.  
  317.  
  318. -- part 15 (button)
  319. -- low flags: 00
  320. -- high flags: 2000
  321. -- rect: left=152 top=217 right=229 bottom=222
  322. -- title width / last selected line: 0
  323. -- icon id / first selected line: 0 / 0
  324. -- text alignment: 1
  325. -- font id: 0
  326. -- text size: 12
  327. -- style flags: 0
  328. -- line height: 16
  329. -- part name: Gross
  330. ----- HyperTalk script -----
  331. on mouseUp
  332.   visual iris close
  333.   go to card id 2336
  334. end mouseUp
  335.  
  336.  
  337.  
  338.  
  339. -- part 17 (button)
  340. -- low flags: 00
  341. -- high flags: 2000
  342. -- rect: left=152 top=240 right=252 bottom=222
  343. -- title width / last selected line: 0
  344. -- icon id / first selected line: 0 / 0
  345. -- text alignment: 1
  346. -- font id: 0
  347. -- text size: 12
  348. -- style flags: 0
  349. -- line height: 16
  350. -- part name: Terms
  351. ----- HyperTalk script -----
  352. on mouseUp
  353.   visual iris close
  354.   go to card id 11068
  355. end mouseUp
  356.  
  357.  
  358.  
  359.  
  360. -- part 18 (button)
  361. -- low flags: 00
  362. -- high flags: 2000
  363. -- rect: left=152 top=229 right=241 bottom=222
  364. -- title width / last selected line: 0
  365. -- icon id / first selected line: 0 / 0
  366. -- text alignment: 1
  367. -- font id: 0
  368. -- text size: 12
  369. -- style flags: 0
  370. -- line height: 16
  371. -- part name: Periorbital
  372. ----- HyperTalk script -----
  373. on mouseUp
  374.   visual iris close
  375.   go to card id 5652
  376. end mouseUp
  377.  
  378.  
  379.  
  380.  
  381. -- part contents for card part 1
  382. ----- text -----
  383. 10 Retinal Layers
  384. Abbreviations
  385. Adie's Tonic Pupil
  386. Against the Rule Astigmatism
  387. Amacrine
  388. Ampulla
  389. Angoid Streaks
  390. Annulus of Zinn
  391. Aphakia
  392. Aqueous Removal Pathway
  393. Arachnoid
  394. Argyll Robertson Pupil
  395. Axial Length
  396. Bipolar
  397. Blood Supply to the Brain
  398. Bowman's Layer
  399. Branches of the Ophthalmic Artery
  400. Breakup Time
  401. Bruch's Membrane
  402. Brucke's Muscle
  403. Cataracts
  404. Choriocapillaris
  405. Choroid
  406. Circle of Willis
  407. Cloquet's Canal
  408. Coloboma
  409. Corneal Metabolism
  410. Crypts of Fuchs
  411. Crystalline Lens
  412. Descemet's Layer
  413. Dilator Muscle
  414. Drusen
  415. Duction
  416. Dura
  417. Ectoderm
  418. Efferent Nervous System
  419. Embryology
  420. End Arteries
  421. Endoderm
  422. Endothelium
  423. Epimysium
  424. External Limiting Membrane
  425. Eyelids
  426. Facial Nerve
  427. Fiber Baskets of Schultze
  428. Field Changes
  429. Ganglion Cell
  430. Glaucoma
  431. Goblet Cells
  432. Gonioscopy
  433. Gross Anatomy
  434. Haller's Layer
  435. Hassal Henle Warts
  436. Hemi-Desmosome
  437. Henle's Fiber Layer
  438. Horner's Muscle
  439. Horner's Syndrome
  440. Hyalocytes
  441. Inferior Oblique
  442. Inferior Rectus
  443. Innervation of the Eye
  444. IOP
  445. Ischemia
  446. Knees of Wilbrand
  447. Krause
  448. Lamina Cribrosa
  449. Lateral Geniculate Nucleus
  450. Lateral Rectus
  451. LGN
  452. Ligament of Weiger
  453. Limbus
  454. Loops of Meyer
  455. Lymphatic Circle of Teichmann
  456. Macula Adherens
  457. Major Circle of the Iris
  458. Marcus Gunn
  459. Medial Rectus
  460. Meibomian Gland
  461. Melanoma
  462. Mesoderm
  463. Minor Circle of the Iris
  464. Mittendorf Dot
  465. Moll
  466. Muller's Muscle
  467. Muscle of Riolan
  468. Mydriasis
  469. Nerve Fiber Layer
  470. Oblique Astigmatism
  471. Optic Nerve
  472. Outer Nuclear Layer
  473. Outer Plexiform Layer
  474. Pars Plana
  475. Pars Plicata
  476. Patellar Fossa
  477. Periorbital Connective Tissue
  478. Photopic
  479. Photoreceptor
  480. Pia
  481. Pores of Fontana
  482. RAPD
  483. Retinal Pigmented Epithelium
  484. Rod/Cone Layer
  485. Rouget Cells
  486. Sattler's Layer
  487. Schlemm's Canal
  488. Schwalbe's Line
  489. Scotopic
  490. Sleep Reflex
  491. Somatic System
  492. Space of Berger
  493. Space of Martegiani
  494. Stellate
  495. Striae of Gennari
  496. Stroma
  497. Structure of the Eye
  498. Superior Oblique
  499. Superior Rectus
  500. Suspensory Ligament of Lockwood
  501. Tenon's Capsule
  502. Terms and Facts
  503. Trabecular Meshwork
  504. Trigeminal
  505. Uveal Tract
  506. Valleys of Kuhnt
  507. Valve of Hasner
  508. Version
  509. von Herrick
  510. With the Rule Astigmatism
  511. Wolfring
  512. Zeis
  513. Zonula Occludens
  514. Zonule of Zinn
  515.